const go.opentelemetry.io/otel/attribute.INT64SLICE

7 uses

	go.opentelemetry.io/otel/attribute (current package)
		type_string.go#L17: 	_ = x[INT64SLICE-6]
		value.go#L54: 	INT64SLICE
		value.go#L87: 		vtype: INT64SLICE,
		value.go#L102: 	return Value{vtype: INT64SLICE, slice: attribute.Int64SliceValue(v)}
		value.go#L164: 	if v.vtype != INT64SLICE {
		value.go#L223: 	case INT64SLICE:
		value.go#L244: 	case INT64SLICE: